# Strings used for the Undo button in the notification shown when a persona
# is selected for the first time.
notification.revertButton.label=Kumoa
notification.revertButton.accesskey=m
# LOCALIZATION NOTE (randomPersona): a label that identifies the current
# randomly-selected persona.
# %1$S = the category to which the persona belongs
# %2$S = the name of the persona
# f.e. "Random Selection from Scenery > Yosemite"
randomPersona=Satunnainen valinta kohteesta %1$S > %2$S
# LOCALIZATION NOTE (useRandomPersona): the label of a command that selects
# a category from which to pick random personas.
# %S = the category from which to pick random personas
# f.e. "Random Selection from Scenery"
useRandomPersona=Satunnainen valinta kohteesta %S
# LOCALIZATION NOTE (dataUnavailable): the content of a tooltip that shows up
# when a user hovers over a Personas menu that we can't yet generate because
# we don't yet have the data we need to generate the menu.
# %S = the "brand short name" of the application (f.e. Firefox, Thunderbird)
dataUnavailable=Personas-data ei ole vielä saatavilla. Tarkista verkkoyhteytesi ja käynnistä %S uudelleen, tai yritä uudelleen muutaman minuutin päästä.
# The title of the dialog for picking a header or footer background image
# from the custom persona editor (customPersonaEditor.xul). It should probably
# be in an editor-specific properties file, but since translators have already
# translated it in this one, we'll leave it here for now.